home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / WINDOWS / RX11.ARJ / READ.ME < prev    next >
Text File  |  1992-08-01  |  3KB  |  84 lines

  1.               RX - a reverse Windows(tm)3.0 resource-compiler
  2.                           (resource extractor)
  3.                    (c) Copyright Andreas Gruen 1991
  4.  
  5.                                                        September 30, 1991
  6. Version 1.1 updated Aug 1, 1992
  7.  
  8. First:
  9. -----
  10. This is a completly experimental program.
  11. It is not guaranteed to work properly under all circumstances, although
  12. it has been tested for a couple of months. Everyone who uses this program
  13. does this on his own risk, so if your machine explodes, don't tell me
  14. you didn't know.
  15.  
  16. This means:
  17. Disclaimer:
  18. ----------
  19.    Andreas Gruen releases this software "as is", with no express or
  20.    implied warranty, including, but not limited to, the implied warranties
  21.    of merchantability and fitness for a particular purpose.
  22.  
  23. So much to avoid trouble for me, although I know you are not that
  24. kind of user.
  25.  
  26.  
  27. Second:
  28. ------
  29. This program isn't as bad as it may seem after this.  If you use it
  30. properly it will work fine.
  31.  
  32.  
  33. Third:
  34. -----
  35. This program is neither Public Domain nor Shareware, it's completly
  36. free for everyone.
  37. You can do with it and its sources whatever you want. If find someone
  38. who buys it, get as much bucks for it as you can.
  39. It would be fine to leave my name somewhere in the program or
  40. startup-banner.
  41. This is my first program put into the net, maybe others will follow.
  42.  
  43. Well, you can send me whatever you want to engage me to do it, but
  44. not through the Internet, because I have no mail-access any more.
  45.  
  46. Everything (postcards,letters, disks, programs, faxes [but please extremly
  47. short,it's not my own fax-machine], money [not too much please,
  48. or more than $1,000,000 for buying my island], beer [not more than a sixpack],
  49. Bourbon [Jack Daniels is favorite]) except MasterCard,Visa,AmEx... will
  50. be accepted.
  51.  
  52. Bug-reports may also be sent, but please not by FAX !!!!!
  53.  
  54. So here is the one to address to:
  55.  
  56.         Andreas Gruen
  57.         Boedekerstr. 47
  58.         W-3000 Hannover 1
  59.         Germany
  60.         Fax: +49 511 356 3269
  61.         CompuServe 100023,1065 (c/o Joerg Allmann)
  62.  
  63.  
  64.  
  65. Files included:
  66.  
  67.       rx.c
  68.       rx.h
  69.       rxvar.h
  70.       makefile              for TC2.0 and MSC >=4.0
  71.       rx.exe
  72.       read.me               the file you are reading
  73.       rx.doc                What's rx and how to use rx
  74.       install.doc           Tips & Tricks on rx-source
  75.  
  76.  
  77. Enjoy !
  78.  
  79.  
  80. Update Version 1.1
  81. ------------------
  82. Aug,1 92 Fixed bug when extracting Bitmaps. These weren't correctly aligned
  83.        on 32-bit boundaries.
  84.